Loading...
Loading...
Found 2,597 Skills
When referencing files, format them as markdown links with line numbers using GitHub-style #L syntax.
In-repo planning and specification system for software projects. Use when asked to "create a plan", "write a spec", "document a proposal", "blueprint a feature", or when doing architectural planning work.
Documents the blooming-blockery (block) CLI contract and provides correct command patterns for block store operations.
Systematisk analys av intervjutranskript enligt Gioia-metodiken. [VAD] Analyserar kvalitativa intervjutranskript genom 1st-order kodning (informantspråk), 2nd-order tematisering (forskarkonceptualisering) och aggregerade dimensioner. Producerar standardiserad dokumentation med indexerade, export-ready citat. [NÄR] Use when: gioia, intervjuanalys, transkriptanalys, kvalitativ analys, kodning, tematisk analys, grounded theory, 1st-order, 2nd-order [SPRÅK] Svenska (primärt), engelska vid behov [KÄLLA] Gioia, D.A., Corley, K.G. & Hamilton, A.L. (2013). Seeking Qualitative Rigor in Inductive Research. Organizational Research Methods.
Produces comprehensive system architecture plans for features and products including component breakdown, data flow diagrams, system boundaries, API contracts, and scaling considerations. Use for "system design", "architecture planning", "feature design", or "technical specs".
Create a new Architecture Decision Record in doc/adr/
Daily/weekly/monthly/git log population and session context management. Use when: (1) writing daily closeout log; (2) rolling up weekly/monthly memory; (3) recording git summary; (4) starting/ending sessions; (5) creating specs or docs. NOT for: task management (use task); compound loop (use work).
Use when developing outgoing webhooks for applications and services.
Structured interactive learning assistant, used when users want to learn project-related knowledge, specific code files or underlying technologies. It records the learning process as persistent Markdown logs.
Use for high-stakes technical decisions, system design (Microservices/Monolith), cloud infrastructure, or generating ADRs/RFCs.
Use the mermaid-diagrams skill whenever you are creating or updating mermaid diagrams. Provides guidance on mermaid best practices.
Explain code in detail - what it does, how it works, and why. Use when you need to understand unfamiliar code or explain code to others.