Agent Skills by Guilherme Menezes
Showing 11 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
speckit-constitution
Create or update the project constitution from interactive or provided principle inputs.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
speckit-converge
Assess codebase against spec, plan, and tasks, then append remaining work to tasks.md.
speckit-taskstoissues
Convert spec-kit tasks into dependency-ordered GitHub issues with deduplication.
speckit-clarify
Identify and resolve ambiguities in feature specifications through targeted clarification questions.
speckit-plan
Generates implementation plans and design artifacts from feature specifications using spec-kit templates.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
gpui
Provides reference guidance for building GPUI framework applications in Rust.
gpui-component
Build GPUI application interfaces using the gpui-component Rust UI library.
speckit-specify
Generate validated feature specifications from natural language descriptions using spec-kit templates.
Frequently Asked Questions About Guilherme Menezes
FAQPage SchemaWhat tasks can I perform with thechibbis's spec-kit skills?▼
You can create feature specifications from natural language, clarify ambiguous requirements, generate implementation plans and dependency-ordered tasks, run cross-artifact consistency analysis across spec.md, plan.md, and tasks.md, execute implementation tasks, and convert tasks into GitHub issues.
Who should use these spec-kit and GPUI skills?▼
Software engineers practicing spec-driven development with GitHub's spec-kit, and Rust developers building desktop applications with the GPUI framework or the gpui-component widget library benefit most from these skills.
What are the prerequisites for running the speckit skills?▼
Each speckit skill requires an existing spec-kit project structure containing a .specify/ directory. The skills operate on artifacts like spec.md, plan.md, and tasks.md generated through the spec-kit command templates.
What GPUI topics do the gpui and gpui-component skills cover?▼
The gpui skill covers actions, keybindings, async tasks, context management, custom elements, entity state, events, focus, layout, and testing. The gpui-component skill covers Button, Input, Select, Dialog, Tabs, Sidebar, List, and Table usage, theming, and component state.
Are these skills free to use?▼
The skills are published publicly in thechibbis's GitHub registry and originate from github-spec-kit templates and GPUI framework documentation. No licensing fee or paid tier is indicated in the manifest; consult the source repositories for exact license terms.