VerifiedGit
v1.0.0

Interface Structure Deep Analyzer

by @rsicarelli0 pulls
URLopenbooklet.com/s/interface-structure-deep-analyzer
Pinnedopenbooklet.com/s/interface-structure-deep-analyzer@1.0.0
APIGET /api/v1/skills/interface-structure-deep-analyzer

Structural analysis of @Fake interfaces with complexity assessment and generation strategy recommendations.

10 skills from this reporsicarelli/fakt
Interface Structure Deep Analyzerviewing
BDD Test Runner & Compliance Validator.claude/skills/bdd-test-runner/SKILL.md

Executes GIVEN-WHEN-THEN tests with compliance validation and coverage analysis.

Codegen Pipeline Guide.claude/skills/codegen/SKILL.md

The codegen system transforms IR analysis into Kotlin source files through a layered pipeline: **Model** (immutable AST) → **Builder** (DSL construction) → **Renderer** (string output).

Compilation Validator & Error Analyzer.claude/skills/compilation/SKILL.md

Validates generated Fakt fake code compiles correctly and diagnoses failures when it doesn't.

Fakt Development Workflow Orchestrator.claude/skills/workflow/SKILL.md

Coordinates the full development pipeline by chaining specialized skills in the right order.

Fakt Documentation Navigator.claude/skills/docs-navigator/SKILL.md

Navigate both internal contributor docs and public user-facing documentation efficiently.

Feature Option Guide.claude/skills/feature-option/SKILL.md

Adds a new option to the `@Fake` annotation, following the confirmed pattern from `mutability` and `callHistory`.

Issue Creator.claude/skills/issue-creator/SKILL.md

Creates GitHub issues with proper context using `gh issue create` and the repository's issue templates.

Kotlin API Consultant.claude/skills/kotlin-api-consultant/SKILL.md

Validates Kotlin compiler API usage, detects breaking changes, and provides best practice recommendations for compiler plugin development.

Sample Project Scaffolder.claude/skills/sample-scaffolder/SKILL.md

Creates new sample projects under `samples/` following confirmed patterns from existing samples.

Auto-indexed from rsicarelli/fakt

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0