qte77
- 62 skills
- 0 followers
- 3 days ago last updated
- ▌ Compacting Context · qte77-claude-code-utils bundleCompacts verbose context into structured summary. Use after pollution sources (searches, logs, JSON) or at phase milestones.
- ▌
- ▌ Designing Backend · qte77-claude-code-utilsDesigns concise, streamlined backend systems matching exact task requirements. Use when planning APIs, data models, system architecture, or when the user requests backend design work.
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌
- ▌ Generating Interactive Userstory Md · qte77-claude-code-utilsBuild UserStory.md interactively via Q&A. Use when the user wants to create a user story document or start the assisted workflow.
- ▌ Writing Readme · qte77-claude-code-utils bundleGenerate or update README.md files across three scopes — repo (with project-type detection), account (GitHub user profile), and org (organization profile). Use when creating, updating, or aligning a README to org conventions.
- ▌ Auditing Pcb Design · qte77-claude-code-utils bundleRuns KiCad DRC/ERC checks, exports gerbers and BOM, and generates a structured findings report. Use when reviewing PCB designs, running design rule checks, or preparing manufacturing outputs.
- ▌ Checking Compliance · qte77-claude-code-utils bundleGenerates compliance requirements from CE/FCC/UL standards for a device description. Use when starting a new embedded product, checking regulatory compliance, or generating initial SYS-REQ entries from applicable directives.
- ▌ Designing Mas Plugins · qte77-claude-code-utils bundleDesign evaluation plugins following 12-Factor + MAESTRO principles
- ▌ Auditing Readme · qte77-claude-code-utilsAudit README.md files against best practices for repos, accounts, or orgs. Detects missing sections, stale links, inconsistent formatting, and convention violations. Use when reviewing README quality across one or many repos.
- ▌ Detecting Secrets · qte77-claude-code-utilsDetect hardcoded secrets, API keys, tokens, and credentials in code and git history. Use when auditing for leaked secrets or before publishing code.
- ▌ Hardening Codebase · qte77-claude-code-utils bundleAudit and tighten codebase quality gates — architecture, lint, types, tests, docs, code review. Use when onboarding a project, before a release, or when validation is too permissive.
- ▌ Tracing Requirements · qte77-claude-code-utils bundleValidates the SYS→PRD→SW requirement traceability chain by reconciling database entries with code docstring tags. Use when checking requirement coverage, finding orphaned code, or generating a coverage matrix.
- ▌ Testing Typescript · qte77-claude-code-utils bundleWrites tests following TDD (using vitest and @testing-library/react) best practices. Use when writing unit tests, integration tests, or component tests in TypeScript.
- ▌ Analyzing Cpp Codebase · qte77-claude-code-utilsAnalyzes C++ desktop codebase architecture, dependency graphs, framework detection, and migration assessment. Use when exploring an unfamiliar C++ project or assessing upgrade paths.
- ▌ Implementing Firmware · qte77-claude-code-utils bundleImplements ESP-IDF or PlatformIO firmware with mandatory requirement docstring tags and MISRA-C linting. Use when writing embedded C code, implementing firmware features, or adding requirement-traced functions.
- ▌ Researching Market · qte77-claude-code-utilsIntegrate Phase 0 and Phase 1A outputs into TAM/SAM/SOM sizing, buyer personas, and market entry signals. Run after `analyzing-source-project` and `researching-industry-landscape` (Phase 1B).
- ▌ Researching Codebase · qte77-claude-code-utils bundleInvestigates codebase before planning. Use before any non-trivial implementation task to gather context in isolation.
- ▌ Reviewing Typescript · qte77-claude-code-utils bundleProvides concise, focused TypeScript/React code reviews matching exact task complexity requirements. Use when reviewing TypeScript code quality, type safety, or when the user asks for code review.
- ▌ Scanning Dependencies · qte77-claude-code-utilsScan project dependencies for vulnerabilities, license issues, and supply chain risks. Use when auditing third-party packages or before releases.
- ▌ Maintaining Agents Md · qte77-claude-code-utilsMaintains AGENTS.md, AGENT_LEARNINGS.md, AGENT_REQUESTS.md, and CONTRIBUTING.md governance files in sync with codebase changes. Use when updating governance files, during sprint reviews, or after structural changes.
- ▌ Generating Slide Deck · qte77-claude-code-utilsGenerate an investor or stakeholder presentation from Phase 5 synthesis; produces a structured slide outline with headlines, talking points, and data citations. Run after `synthesizing-research` (Phase 6).
- ▌ Synthesizing Research · qte77-claude-code-utilsSynthesize all prior research into a unified GTM narrative. Run after `analyzing-contradictions` to prepare for slide deck generation (Phase 5).
- ▌ Generating Prd JSON From Prd Md · qte77-claude-code-utilsGenerates prd.json task tracking file from PRD.md requirements document. Use when initializing Ralph loop or when the user asks to convert PRD to JSON format for autonomous execution.
- ▌ Auditing Code Security · qte77-claude-code-utilsAudit code against OWASP Top 10 vulnerabilities with structured findings. Use when reviewing code for security issues or conducting security audits.
- ▌ Orchestrating Parallel Workers · qte77-claude-code-utilsFan out tasks to parallel background agents with independent context windows. Use when work can be split into independent units that benefit from isolated execution.
- ▌ Implementing Typescript · qte77-claude-code-utils bundleImplements concise, streamlined TypeScript/React code matching exact architect specifications. Use when writing TypeScript code, creating modules, or when the user asks to implement features in TypeScript/React.
- ▌ Auditing Website SEO Geo · qte77-claude-code-utilsAudits a site's SEO and AI-search (GEO) readiness — meta tags, Open Graph/Twitter, JSON-LD, robots/llms conventions — and generates fixes. Use when reviewing search visibility, social previews, structured data, or LLM/AI-crawler discoverability.
- ▌ Enforcing Doc Hierarchy · qte77-claude-code-utilsAudit documentation against its declared hierarchy — broken links, duplicates, misplaced content, stale references, single-source-of-truth enforcement. Use for doc health reviews.
- ▌ Developing Gtm Strategy · qte77-claude-code-utilsDevelop customer segmentation, channel selection, and a 90-day launch plan from Phase 2 PMF assessment. Run after `validating-product-market-fit` (Phase 3).
- ▌ Implementing Document Indexing · qte77-claude-code-utils bundleImplements document indexing with heading-boundary chunking, embedding, FAISS vector store, and PageIndex-style hybrid retrieval. Use when building RAG pipelines, document search, or memory layers.
- ▌ Triaging Security Report · qte77-claude-code-utils bundleVerify an external or AI-generated security report against the actual codebase before acting on it. Use when handed a scanner PDF, automated teardown, audit report, or bug-bounty submission — classifies every finding CONFIRMED / OVERSTATED / FALSE-POSITIVE / FABRICATED and salvages the real work items.
- ▌ Analyzing Contradictions · qte77-claude-code-utilsDetect gaps and contradictions across all prior phases; surface cross-phase tensions, unresolved assumptions, and sales/investor objections. Run after `developing-gtm-strategy` (Phase 4).
- ▌ Analyzing Source Project · qte77-claude-code-utilsAssess a source project's technical capabilities. Reads `config/sources.md` and produces a structured capability profile. Use to start the GTM pipeline or evaluate technical differentiators (Phase 0).
- ▌ Auditing Website Usability · qte77-claude-code-utilsAudits website usability for UX optimization, covering forms, navigation, validation, and microcopy. Use when reviewing user experience, task completion flows, or interface friction points.
- ▌ Researching Website Design · qte77-claude-code-utilsAnalyzes industry websites for design patterns, layout, typography, and content strategies using first-principles thinking. Use when researching website design, UI patterns, or competitive design analysis.
- ▌ Generating Prd Md From Userstory Md · qte77-claude-code-utilsConverts UserStory.md into a structured PRD.md document. Use after generating UserStory.md and before initializing the Ralph loop.
- ▌ Auditing Website Accessibility · qte77-claude-code-utils bundleAudits website accessibility for WCAG 2.2 AA compliance, generating findings and code fixes. Use when reviewing accessibility, keyboard navigation, screen reader compatibility, or inclusive design.
- ▌ Validating Product Market Fit · qte77-claude-code-utilsScore product-market fit from Phase 1B market analysis; produce PMF score, evidence matrix, and risk register. Run after `researching-market` (Phase 2).
- ▌ Researching Industry Landscape · qte77-claude-code-utilsMap competitive intelligence and industry landscape; produce a competitor map and whitespace analysis. Run alongside `analyzing-source-project` at the start of the GTM pipeline (Phase 1A).
- ▌ Testing Go · qte77-claude-code-utils bundleWrites tests following TDD (using go test, testify, and rapid) best practices. Use when writing unit tests, integration tests, or table-driven tests in Go.
- ▌ Reviewing Go · qte77-claude-code-utils bundleProvides concise, focused Go code reviews matching exact task complexity requirements. Use when reviewing Go code quality, concurrency safety, or when the user asks for code review.
- ▌ Creating Gha · qte77-claude-code-utils bundleCreates GitHub Actions for the Marketplace. Use when scaffolding a new action, implementing composite steps, writing BATS tests, or preparing a Marketplace release.
- ▌ Testing Tdd · qte77-claude-code-utils bundleWrites tests following TDD Red-Green-Refactor cycle. Language-agnostic methodology with Arrange-Act-Assert structure. Use when implementing features test-first.
- ▌ Testing Rust · qte77-claude-code-utils bundleWrites tests following TDD (using cargo test, proptest, and insta) best practices. Use when writing unit tests, integration tests, or property-based tests in Rust.
- ▌ Implementing Go · qte77-claude-code-utils bundleImplements concise, streamlined Go code matching exact architect specifications. Use when writing Go code, creating packages, or when the user asks to implement features in Go.
- ▌ Securing Mas · qte77-claude-code-utils bundleApply OWASP MAESTRO, MITRE ATLAS, NIST AI RMF, and ISO 42001/23894 security frameworks to MAS designs
- ▌ Reviewing Rust · qte77-claude-code-utils bundleProvides concise, focused Rust code reviews matching exact task complexity requirements. Use when reviewing Rust code quality, safety, or when the user asks for code review.
- ▌ Reviewing Cpp · qte77-claude-code-utilsReviews C++ desktop code for memory safety, framework anti-patterns, build system issues, and thread safety. Use when reviewing C++ GUI code quality or when the user asks for code review.
- ▌ Reviewing Code · qte77-claude-code-utils bundleProvides concise, focused code reviews matching exact task complexity requirements. Use when reviewing code quality, security, or when the user asks for code review.
- ▌ Testing Python · qte77-claude-code-utils bundleWrites tests following TDD Red-Green-Refactor (pytest + Hypothesis). Tests behavior, not implementation. Use when writing unit tests, integration tests, or property tests.
- ▌ Implementing Rust · qte77-claude-code-utils bundleImplements concise, streamlined Rust code matching exact architect specifications. Use when writing Rust code, creating modules, or when the user asks to implement features in Rust.
- ▌ Handing Off Session · qte77-claude-code-utilsGenerate structured session handoff notes for cross-session continuity. Use at end of session or when switching context.
- ▌ Implementing Cpp · qte77-claude-code-utilsImplements C++17 desktop GUI code with wxWidgets, GTK3, or Qt framework patterns and CMake build system. Use when writing C++ desktop application code, creating GUI components, or implementing framework-specific features.
- ▌ Implementing Python · qte77-claude-code-utils bundleImplements concise, streamlined Python code matching exact architect specifications. Use when writing Python code, creating modules, or when the user asks to implement features in Python.
- ▌ Summarizing Session End · qte77-claude-code-utilsAuto-generates a session summary on SessionEnd. Writes structured notes to ~/.claude/session-summaries/ for use by bigpicture synthesis.
- ▌ Creating Makefile · qte77-claude-code-utils bundleScaffold or review Makefiles following org conventions. Use when creating a new Makefile, auditing an existing one, or adding recipes to a project. Auto-detects project type from the working directory.