Assess the credibility and reliability of a publication, website, or individual source. Writes a conforming report (per report-conventions) to <engagement_dir>/source-credibility/<source-slug>.md. Covers ownership, funding, editorial standards, track record,…
Skills in this repository
hpsgd/turtlestack - Page 4
SkillsMP has collected 228 skills from hpsgd/turtlestack. Open a skill to review its source and details.
hpsgd/turtlestackShowing 40 of 228 collected skills.
Estimate the size of a market using top-down and bottom-up methods with explicit methodology. Writes a conforming report (per report-conventions) to <engagement_dir>/market-sizing/<market-slug>.md. Use when you need a defensible TAM/SAM/SOM figure for a…
Map the competitive landscape for a market or product space: identify competitors, compare on key dimensions, and surface strategic moves. Writes a conforming report (per report-conventions) to <engagement_dir>/competitive-analysis/<market-slug>.md. Includes…
Research a company from public sources: overview, products, team, financials, recent news, and strategic direction. Writes a conforming report (per report-conventions) to <engagement_dir>/company-lookup/<company-slug>.md. Covers AU/NZ sources (ASIC, ABN, NZ…
Write or resume a session handoff doc. Use when ending a session with in-flight work that another session will pick up, or starting a session to continue prior work. Captures state explicitly so the next session doesn't have to reconstruct it from chat…
Synthesise the preceding session discussion into a structured meeting agenda — high-level summary, categorised topics, and specific items per topic. Defaults to writing under `docs/meetings/<YYYY-MM-DD>-<slug>/agenda.md`. Pair with…
Expand a meeting agenda into a structured Q-and-A document — talking points, questions, and capture space for responses per item. The output mirrors the agenda structure and is the foundation for a printable note-taking PDF (e.g. for Remarkable Paper Pro).…
Review Python code against team conventions — type safety, data modelling, testing, linting, configuration, and code structure. Auto-invoked when reviewing .py files.
Audit a React/Next.js application or component for performance issues — bundle size, rendering, Core Web Vitals.
Write a Wolverine HTTP endpoint with pre-conditions, handler, and tests.
Write a Wolverine command handler with aggregate loading and cascading messages.
Design a load test plan — define scenarios, configure realistic load patterns, script tests, and define success criteria.
Define a test strategy for a feature, service, or system. Determines what to test, at what level, with what tools, and what quality gates to enforce.
Decompose a request into Identifiable, Specific, Verifiable Criteria before executing. Use at the start of any non-trivial task to ensure nothing is missed.
Plan expansion revenue for a healthy customer — identify signals, frame as enablement, and design an expansion approach.
Assess customer health across product adoption, engagement, relationship, value realisation, and commercial dimensions. Identify at-risk accounts and recommend interventions.
Generate API reference documentation from code, OpenAPI specs, or endpoint implementations.
Write a step-by-step integration tutorial — connecting your product with another service, framework, or platform. Produces a complete, runnable guide from prerequisites through working example.
Write an operational runbook for a service, deployment, or incident response procedure.
Review and groom a backlog — classify items by readiness, break large items into deliverables, add acceptance criteria, RICE-score, and recommend actions.
Write a knowledge base article from a resolved support issue, common question, or how-to topic.
Review a UI implementation against design system conventions, accessibility, consistency, responsiveness, dark mode, and component patterns.
Create or audit a design token set — colour, spacing, typography, and other foundational design values. Produces a structured token specification with semantic naming and usage guidance. Use when establishing a design system or auditing token consistency.
Define a documentation content strategy using the Diataxis framework — map existing content, identify gaps across tutorials/how-to/reference/explanation quadrants, and plan content creation. Use when establishing or auditing a documentation practice.
Write onboarding content — welcome flow, getting-started guide, or first-run experience. Optimised for time-to-first-value. Use when creating new user onboarding or improving activation rates.
Review .NET / C# code against team conventions — messaging architecture, API design, testing, dependency management, and analyser compliance. Auto-invoked when reviewing .cs files.
Review code changes against general quality and writing style standards — cross-cutting concerns that apply to every language and file type. Auto-invoked during code review.
Write a CI/CD pipeline configuration — build, test, lint, deploy stages.
Audit an agent definition against the standard template. Reports structural gaps with specific evidence for each finding.
Audit Claude Code settings.json files for overly broad permissions, overlapping rules, and cross-file redundancy. Produces a reconciled config.
Write a competitive battle card — a one-page sales reference for a specific competitor. Produces a concise card with win/lose analysis, objection handling, and proof points. Use when sales needs a quick reference for competitive deals.
Write a comprehensive component specification — purpose, props API, all states, responsive behaviour, accessibility requirements, and usage examples.
Create a capacity plan — analyse current load, project growth, calculate headroom, and recommend scaling actions.
Apply writing style and tone guidelines when creating or reviewing documentation, commit messages, PR descriptions, error messages, or user-facing text. Produces specific rewrites for every violation found.
Research and analyse competitors — strengths, weaknesses, positioning, and differentiation opportunities.
Create a launch plan checklist for a product or feature release.
Define product positioning using the April Dunford framework — competitive alternatives, unique attributes, value, target customer, market category.
Passive reconnaissance on a target domain or organisation using open-source intelligence. Maps the attack surface from publicly available sources only. Use at the start of a penetration test or security assessment to understand what's exposed before active…
Structured web application security assessment following OWASP methodology. Covers authentication, authorisation, input validation, session management, API security, and security headers. Use during penetration testing or security reviews of web applications.
Review AI/ML features for governance compliance — risk classification, bias assessment, transparency, and guardrail verification.